home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 004a / mediso.zip / MEDISO.TXT
Text File  |  1991-10-15  |  6KB  |  191 lines

  1. Running MediSoft Advanced Multi-User under LANtastic
  2.  
  3.  
  4.  
  5.  
  6.  
  7. Paul Turley, Technical Support manager            October 3, 1991
  8.  
  9. The Computer Place, Inc.    Mesa, AZ          (800) 333-4747
  10.  
  11.  
  12.  
  13. MediSoft Patient Accounting is fairly easy to set-up and run
  14. under LANtastic if the network and program are configured
  15. correctly.  These are the most common considerations:
  16.  
  17.  
  18.  
  19. PROGRAM & VERSION
  20.  
  21.  
  22.  
  23. MediSoft Patient Accounting and MediSoft Advanced Single User
  24. should not be used on any network.  The Multi-User program
  25. performs record locking which allows more than one user to
  26. access data files with causing sharing problems and file damage.
  27. The current program version is 3.0.
  28.  
  29.  
  30.  
  31. DATA AND PROGRAM PATH
  32.  
  33.  
  34.  
  35. With LANtastic and many other peer-to-peer systems it is
  36. possible to access the same disk drive with different names.  It
  37. is important that if the shared drive for MediSoft users' on
  38. workstations is "F:", that all users log to the F: drive. 
  39. Typically, this would represent the root directory of this
  40. server's C: drive.  Use the SUBST command or LANtastic's NET USE
  41. command so that the shared drive is the same on all workstations
  42. including the server(s).  If this is the case, add the SUBST
  43. command to the server's AUTOEXEC.BAT in the C: root directory
  44. after the PATH statement (which paths DOS to the \DOS directory
  45. or where the DOS programs are stored.)
  46.  
  47.  
  48.  
  49.     Example:    SUBST F: C:\
  50.  
  51.  
  52.  
  53. It is possible to share the server's C: drive and to create a
  54. logical "C: drive" for diskless workstation user's as well.  If
  55. this is the case, no SUBSTitution is necessary as long as the C:
  56. prompt on all workstations represents exactly the same C: prompt
  57. on the server.  The limitation here is that a hard drive could
  58. not be added to a workstation.  On larger systems the shared
  59. drive (sometimes referred to as the "logical" drive used to
  60. access the server's disk) may represent a sub-directory on the
  61. server's C: drive.  Running either SUBST or NET USE will
  62. accomplish this as well.
  63.  
  64.  
  65.  
  66.     Example:    SUBST F: C:\NETWORK
  67.  
  68.  
  69.  
  70. In all cases, set-up the appropriate data path in the MediSoft
  71. program.  Choose operation 1 from the program menu, and the
  72. sub-option 1 for "Office Information."  The program will give
  73. you the opportunity to set the "DATA PATH".  Make sure that this
  74. path is set to the sub-directory on the SHARED DRIVE where your
  75. MediSoft data files are stored.
  76.  
  77.  
  78.  
  79.     Examples:    F:\MEDISOFT
  80.  
  81.             E:\MEDISOFT\DATA
  82.  
  83.             G:\MEDIDATA
  84.  
  85.  
  86.  
  87.  
  88.  
  89. MEMORY
  90.  
  91.  
  92.  
  93. MediSoft requires approximately 480 K of RAM.  Other programs
  94. which come with MediSoft can take additional memory.  If
  95. extended or expanded memory is found and the appropriate memory
  96. drivers are in place (HIGHMEM for extended and EMM??? for
  97. expanded memory), the program will automatically "swap" itself
  98. to upper memory.  This allows it not to be such a "memory hog"
  99. and to run a little faster.  Practically everything added to a
  100. machine's configuration takes memory.  After running the network
  101. card driver, network BIOS, REDIR, LANPUP, caching, and all of
  102. those nifty TSR's, there may not be a lot to play with. A
  103. utility called RAM.COM comes with MediSoft to help manage your
  104. available RAM.  Run this to make sure you have enough memory.
  105. If you are using DOS 5.0 or higher, use MEM /C.
  106.  
  107.  
  108.  
  109. MediSoft Program and memory requirements:
  110.  
  111.  
  112.  
  113.         MEDISOFT ADVANCED            470 - 480 K
  114.  
  115.         OFFICE HOURS FULLY RESIDENT (HOURS R)    102 K*
  116.  
  117.         OFFICE HOURS IN 10K SHELL    (HOURS10K)    11 K~
  118.  
  119.         POP-UP CALCULATOR/DIALER  (PCD)        12 K
  120.  
  121.  
  122.  
  123.         MAXIMUM POSSIBLE:            ~503 - *594 K
  124.  
  125.         
  126.  
  127. FILE HANDLES
  128.  
  129.  
  130.  
  131. MediSoft needs a minimum of 46 file handles per user.  If you
  132. are running TSRs which open additional files, raise this
  133. accordingly.  For most LANtastic systems, 60 per user will do
  134. it.  Edit the CONFIG.SYS file on each workstation and change (or
  135. add) the statement to read FILES=60.  Buffers are not utilized
  136. by our program since we require SHARE to be loaded.  The network
  137. server (for the drive containing MediSoft data) needs to have
  138. the sum of file handles needed for all workstations.  Place the
  139. appropriate number in the CONFIG.SYS file on the server.   DOS
  140. tops-out at 255, you need more than this, use the LANtastic
  141. NET_MGR, choose "Server Start-up Perameters," and place this
  142. number under MAX FILES OPEN.
  143.  
  144.  
  145.  
  146. Here's a simple formula for server File Handles:
  147.  
  148.  
  149.  
  150. number of workstations + server x 60 + 10 (a little extra for the network).
  151.  
  152.  
  153.  
  154. SHARE
  155.  
  156.  
  157.  
  158. You should always be running SHARE when using MediSoft but large
  159. network systems may require some special perameters.   By
  160. default, SHARE gives itself enough room to open between 50 and
  161. 60 files at a time and to perform record or file locking on 20
  162. at a time.  This is fine for one or two computers but for any
  163. more, do the following in the AUTOEXEC.BAT on the server:
  164.  
  165.  
  166.  
  167.     SHARE /F:fff /L:lll
  168.  
  169.  
  170.  
  171. fff (file name size) = number of workstations + server x 50
  172. (max. open files) x 40 (max file name size + 11)
  173.  
  174. lll (record locks per user) = number of workstations + server x
  175. 5 (max. record locks per user)
  176.  
  177.  
  178.  
  179. These figures may be a little liberal but better overkill than
  180. underkill.  You can adjust the file name size depending upon how
  181. deep you bury your data files into your sub-directory tree.  DOS
  182. needs an additional 11 bytes per file.
  183.  
  184.  
  185.  
  186. If you need any help, call Technical Support at The Computer
  187. Place or the friendly folks at ArtiSoft.
  188.  
  189. PS. The Computer Place will be opening a BBS in the near future. Give us a call.
  190.  
  191.